infobar: Don't store close button visibility separately
authorTimm Bäder <mail@baedert.org>
Fri, 14 Feb 2020 17:06:39 +0000 (18:06 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 15 Feb 2020 16:18:26 +0000 (17:18 +0100)
commita7de8e6b2f99a3aa98b214742b331ad518cdc26b
tree1f82f80ffb7f023624a5e03323264c4a939a65ff
parent3cc57c2e3aa038d8213e6ec02ada24c2e3c33a92
infobar: Don't store close button visibility separately

We can already set and query that value via
gtk_widget_{get,set}_visible() on the close button.
gtk/gtkinfobar.c